theme openwrt-2020: larger bridge-boxes
authorFritz D. Ansel <[email protected]>
Mon, 2 Aug 2021 18:40:26 +0000 (20:40 +0200)
committerJo-Philipp Wich <[email protected]>
Fri, 22 Oct 2021 18:33:24 +0000 (20:33 +0200)
they are to small for devices like e8450
as it has 4x LAN + 2x WLAN + 1x Bridge

Signed-off-by: Fritz D. Ansel <[email protected]>
(cherry picked from commit c592ef4f8401e16959086f0f6f04c71dfba6dffa)

themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css

index 1efe6fa596b363e14054b37431d1751eed2d2481..0dc06a0bd27b6e754ef71ea5a426c40a670b6878 100644 (file)
@@ -663,7 +663,7 @@ ul > li {
        padding: 0;
        text-align: center;
        width: 100%;
-       max-width: 100px;
+       max-width: 150px;
 }
 
 .ifacebox-head {